home *** CD-ROM | disk | FTP | other *** search
/ Network Support Library / RoseWare - Network Support Library.iso / btrieve / xql201.exe / XQLIPAT.201 < prev    next >
Text File  |  1991-05-17  |  2KB  |  60 lines

  1. ;       BEGIN - PATCHES FOR XQLI.EXE  version 2.01
  2. ;
  3. ; * ============================================================= *
  4. ;
  5. ;       Verify that original copy is being used
  6. ;
  7. v 11ea 55 06 56 57 8b ec 90 90 90 90 90 90 90 90 90 90
  8. ;
  9. ;       Patch #1        10/20/88
  10. ;
  11. ;       This patch replaces control characters in stored SQL statement files
  12. ;       with blanks.
  13. ;
  14. r 11ea b8 12 71 50 8a 5a 14 89 f0 93 98 93 43 8a 8f 1a
  15. r 11fa 0f 80 e1 20 74 16 8a 5a 14 80 fb 1a 74 0e 80 fb
  16. r 120a 0d 74 09 80 fb 0a 74 04 c6 42 14 20 c3
  17. r 7306 b8 ea 0f 50 c3 90 90 90 90 90 90 90
  18. ;
  19. ;       end of patch #1
  20. ;
  21. ; * ============================================================= *
  22. ;
  23. ;       Patch #2        10/25/88
  24. ;
  25. ;       If a string enclosed in quotes is split across a line in the XQLI
  26. ;       editor,  trailing blanks are removed from the string where the
  27. ;       line split.  This patch will prevent XQLI from dropping blank
  28. ;       characters from strings enclosed in double quotes.
  29. ;
  30. r 7773 b8 4c 00 83 7e 10 00 75 0e 8b 5e 0c 83 c3 05 53
  31. r 7783 53 50
  32. ;
  33. ;       end of patch #2
  34. ;
  35. ; * ============================================================= *
  36. ;
  37. ;       patch #3        01/06/89
  38. ;
  39. ;       The MAKE option does not appear on the Store menu if there are
  40. ;       more than 254 files with '.XQL' extension.
  41. ;
  42. r fbb FE
  43. ;
  44. ;       end of patch #3
  45. ;
  46. ; * ============================================================= *
  47. ;
  48. ;       patch #4        09/14/89
  49. ;
  50. r 42b6 c7 46 08 01 00 46 3d 4f 00 75 0d 8a 04 3c 2b 75
  51. r 42c6 07 ff 46 08 46 89 76 06 8a 04 3c 3a 75 0b 46 89
  52. r 42d6 76 06 90 90 90 90 90 90 90 ff 76 14 ff 76 06 90
  53. r 42e6 90 90
  54. ;
  55. ;       end of patch #4
  56. ;
  57. ; * ============================================================= *
  58. ;
  59. ;       END - PATCHES FOR XQLI.EXE  version 2.01
  60.